![]() |
CE Gobi SDK
2.7
GobiApi
|
Functions | |
| IMPORTGOBI ULONG GOBICMAPI | SwiGetCwePkgsInfo (WORD *pProductModelLen, BYTE *pProductModel, WORD *pBootVersionLen, BYTE *pBootVersion, WORD *pApplVersionLen, BYTE *pApplVersion, WORD *pProductSkuLen, BYTE *pProductSku, WORD *pPackageNameLen, BYTE *pPackageName, WORD *pCarrierIdLen, BYTE *pCarrierId, WORD *pPriRevisionLen, BYTE *pPriRevision) |
| IMPORTGOBI ULONG GOBIAPI | SwiGetFwCurImage (arrFwImageList *pImageList) |
| IMPORTGOBI ULONG GOBICMAPI SwiGetCwePkgsInfo | ( | WORD * | pProductModelLen, |
| BYTE * | pProductModel, | ||
| WORD * | pBootVersionLen, | ||
| BYTE * | pBootVersion, | ||
| WORD * | pApplVersionLen, | ||
| BYTE * | pApplVersion, | ||
| WORD * | pProductSkuLen, | ||
| BYTE * | pProductSku, | ||
| WORD * | pPackageNameLen, | ||
| BYTE * | pPackageName, | ||
| WORD * | pCarrierIdLen, | ||
| BYTE * | pCarrierId, | ||
| WORD * | pPriRevisionLen, | ||
| BYTE * | pPriRevision | ||
| ) |
This function provides firmware management info including • device model string • boot version string • app version string • PRI/SKU string • package ID string • carrier ID string QMI_DMS_SWI_GET_CWE_PKGS_INFO_MSG = 0x5556
| IMPORTGOBI ULONG GOBIAPI SwiGetFwCurImage | ( | arrFwImageList * | pImageList | ) |
This function queries the firmware/configuration pair that is current running on the device
QMI_DMS_SWI_GET_FIRMWARE_CURR_MSG 0x5563
| arrFwImageList | [ O ] - list of the firmware |